chore(deps): bump the npm-all group with 32 updates#144
Merged
BENZOOgataga merged 2 commits intomainfrom Mar 9, 2026
Merged
Conversation
Bumps the npm-all group with 32 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.14` | `11.1.16` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.14` | `11.1.16` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.14` | `11.1.16` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.19.2` | `7.4.2` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.3.1` | | [@better-auth/cli](https://github.com/better-auth/better-auth/tree/HEAD/packages/cli) | `1.4.18` | `1.4.21` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.14` | `11.1.16` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.11` | `25.3.5` | | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `6.0.3` | `7.2.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.0` | `8.56.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.0` | `8.56.1` | | [class-validator](https://github.com/typestack/class-validator) | `0.14.3` | `0.15.1` | | [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `8.0.0` | `11.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.0.3` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `6.19.2` | `7.4.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.18` | | [@thallesp/nestjs-better-auth](https://github.com/thallesp/nestjs-better-auth) | `2.4.0` | `2.5.0` | | [better-call](https://github.com/better-auth/better-call/tree/HEAD/packages/better-call) | `1.3.2` | `2.0.2` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.4.18` | `1.5.4` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.469.0` | `0.577.0` | | [next](https://github.com/vercel/next.js) | `15.5.12` | `16.1.6` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.28` | `19.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.4` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.7` | `19.2.3` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.1` | `3.5.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.4.27` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.12` | `16.1.6` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.8` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.2.1` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.69.3` | `5.70.4` | | [ioredis](https://github.com/luin/ioredis) | `5.9.3` | `5.10.0` | Updates `@nestjs/common` from 11.1.14 to 11.1.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/common) Updates `@nestjs/core` from 11.1.14 to 11.1.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/core) Updates `@nestjs/platform-express` from 11.1.14 to 11.1.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/platform-express) Updates `@prisma/client` from 6.19.2 to 7.4.2 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.4.2/packages/client) Updates `dotenv` from 16.6.1 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.3.1) Updates `@better-auth/cli` from 1.4.18 to 1.4.21 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.4.21/packages/cli) Updates `@nestjs/testing` from 11.1.14 to 11.1.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/testing) Updates `@types/node` from 22.19.11 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/supertest` from 6.0.3 to 7.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `class-validator` from 0.14.3 to 0.15.1 - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](typestack/class-validator@v0.14.3...v0.15.1) Updates `dotenv-cli` from 8.0.0 to 11.0.0 - [Release notes](https://github.com/entropitor/dotenv-cli/releases) - [Commits](entropitor/dotenv-cli@v8.0.0...v11.0.0) Updates `eslint` from 8.57.1 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.0.3) Updates `prisma` from 6.19.2 to 7.4.2 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.4.2/packages/cli) Updates `vitest` from 3.2.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) Updates `@thallesp/nestjs-better-auth` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/thallesp/nestjs-better-auth/releases) - [Commits](ThallesP/nestjs-better-auth@v2.4.0...v2.5.0) Updates `better-call` from 1.3.2 to 2.0.2 - [Release notes](https://github.com/better-auth/better-call/releases) - [Commits](https://github.com/better-auth/better-call/commits/v2.0.2/packages/better-call) Updates `better-auth` from 1.4.18 to 1.5.4 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.5.4/packages/better-auth) Updates `lucide-react` from 0.469.0 to 0.577.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) Updates `next` from 15.5.12 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.12...v16.1.6) Updates `react` from 18.3.1 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `@types/react` from 18.3.28 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `tailwind-merge` from 2.6.1 to 3.5.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.1...v3.5.0) Updates `@types/react` from 18.3.28 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `autoprefixer` from 10.4.24 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.24...10.4.27) Updates `eslint-config-next` from 15.5.12 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-config-next) Updates `postcss` from 8.4.49 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.8) Updates `tailwindcss` from 3.4.19 to 4.2.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss) Updates `bullmq` from 5.69.3 to 5.70.4 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.69.3...v5.70.4) Updates `ioredis` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.9.3...v5.10.0) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@nestjs/core" dependency-version: 11.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@prisma/client" dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@better-auth/cli" dependency-version: 1.4.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@nestjs/testing" dependency-version: 11.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@types/supertest" dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: class-validator dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: dotenv-cli dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: prisma dependency-version: 7.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@thallesp/nestjs-better-auth" dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: better-call dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: better-auth dependency-version: 1.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: next dependency-version: 16.1.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: tailwind-merge dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: tailwindcss dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: bullmq dependency-version: 5.70.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: ioredis dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This is a Dependabot-generated PR that bumps 32 npm dependencies across the monorepo. While many updates are minor/patch version bumps, several are major version upgrades that require migration work before they can be safely merged.
Changes:
- Version bumps across 5
package.jsonfiles for dependencies including NestJS, Prisma, Next.js, React, Tailwind CSS, ESLint, Vitest, and others. - Several major version upgrades: ESLint 8→10, Tailwind CSS 3→4, Prisma 6→7, Next.js 15→16, React 18→19, Vitest 3→4, dotenv 16→17, dotenv-cli 8→11, better-call 1→2.
- Only
package.jsonfiles are changed — no configuration files, source code, or tests have been updated to accommodate the breaking changes in these major version upgrades.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
package.json |
Root workspace dependency bumps including ESLint 8→10, Prisma 6→7, Vitest 3→4, and others |
packages/db/package.json |
Bumps @prisma/client 6→7, dotenv 16→17, prisma 6→7, dotenv-cli 8→11 |
apps/web/package.json |
Bumps Next.js 15→16, React 18→19, Tailwind CSS 3→4, better-auth 1.4→1.5, tailwind-merge 2→3 |
apps/api/package.json |
Bumps better-call 1→2, better-auth 1.4→1.5, @thallesp/nestjs-better-auth 2.4→2.5 |
apps/worker/package.json |
Bumps bullmq and ioredis (minor/patch versions) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
|
@copilot open a new pull request to apply changes based on the comments in this thread |
Contributor
|
@BENZOOgataga I've opened a new pull request, #147, to work on those changes. Once the pull request is ready, I'll request review from you. |
…bump (#147) * Initial plan * revert: ESLint 10→8, Tailwind 4→3, Next.js 16→15, Prisma 7→6 Reverts breaking major version upgrades that require migration work before merging: - ESLint ^10.0.3 → ^8.57.1 (project uses legacy .eslintrc.cjs) - tailwindcss ^4.2.1 → ^3.4.19 (project uses v3-style config) - next ^16.1.6 → ^15.5.12 (requires flat ESLint config migration) - eslint-config-next ^16.1.6 → ^15.5.12 - @prisma/client ^7.4.2 → ^6.19.2 (Prisma 7 breaks schema url property) - prisma ^7.4.2 → ^6.19.2 Updates pnpm-lock.yaml to reflect reverted versions Co-authored-by: BENZOOgataga <50145143+BENZOOgataga@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BENZOOgataga <50145143+BENZOOgataga@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-all group with 32 updates:
11.1.1411.1.1611.1.1411.1.1611.1.1411.1.166.19.27.4.216.6.117.3.11.4.181.4.2111.1.1411.1.1622.19.1125.3.56.0.37.2.08.56.08.56.18.56.08.56.10.14.30.15.18.0.011.0.08.57.110.0.36.19.27.4.23.2.44.0.182.4.02.5.01.3.22.0.21.4.181.5.40.469.00.577.015.5.1216.1.618.3.119.2.418.3.2819.2.1418.3.119.2.418.3.719.2.32.6.13.5.010.4.2410.4.2715.5.1216.1.68.4.498.5.83.4.194.2.15.69.35.70.45.9.35.10.0Updates
@nestjs/commonfrom 11.1.14 to 11.1.16Release notes
Sourced from
@nestjs/common's releases.Commits
315e698chore(release): publish v11.1.16 release6add3d6chore(release): publish v11.1.15 releaseUpdates
@nestjs/corefrom 11.1.14 to 11.1.16Release notes
Sourced from
@nestjs/core's releases.Commits
315e698chore(release): publish v11.1.16 releasec9268ffMerge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...6add3d6chore(release): publish v11.1.15 releasee5fc974fix(core): refine unknown dependencies message token displayUpdates
@nestjs/platform-expressfrom 11.1.14 to 11.1.16Release notes
Sourced from
@nestjs/platform-express's releases.Commits
315e698chore(release): publish v11.1.16 release24956b5fix(deps): update dependency multer to v2.1.16add3d6chore(release): publish v11.1.15 release1c09faffix(deps): update dependency multer to v2.1.0 [security]Updates
@prisma/clientfrom 6.19.2 to 7.4.2Release notes
Sourced from
@prisma/client's releases.... (truncated)
Commits
ac2bed1chore: port fixes for 7.4.2 (#29270)533e22achore: port fixes to 7.4 patch branch (#29222)7060f68chore(deps): update engines to 7.4.0-20.ab56fe763f921d033a6c195e7ddeb3e255bdb...91a24a9feat: query plan caching (#29038)b49d446chore(deps): update engines to 7.4.0-18.2997580c8cb38878f73e100453e7b27119e8f...3c99935chore(deps): update engines to 7.4.0-17.57b675f79cd26fbf702d70f9a13d2b7b2fad9...e7504d7chore(deps): update engines to 7.4.0-16.d0314091cdd30494eefc61d346f8c09aca20d...1e6c91cchore(deps): update engines to 7.4.0-15.6129681d45ea4510d3372dd5b28f6b8927584...e1bfd22chore(deps): update engines to 7.4.0-13.e876f7aec6b9be3e5147d061ed521ec45a845...12ca969chore(deps): update engines to 7.4.0-12.aa5ee090ba89988f1dce71be263f4bcd9519b...Updates
dotenvfrom 16.6.1 to 17.3.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
7bc16a417.3.127303fdupdate README-es6379eb2update READMEb6d7339fix spelling5febe3517.3.0f61f383changelog 🪵dec94adupdate README4856950update README6351887update README23bd017update READMEUpdates
@better-auth/clifrom 1.4.18 to 1.4.21Release notes
Sourced from
@better-auth/cli's releases.... (truncated)
Commits
3dda602chore: release v1.4.214e7cf20fix: update workspace dependency ranges toworkspace:*2c1620dchore: release v1.4.201892ca3chore: release v1.4.19e804ef1fix(cli): add.env.localto dotenv (#7831)Updates
@nestjs/testingfrom 11.1.14 to 11.1.16Release notes
Sourced from
@nestjs/testing's releases.Commits
315e698chore(release): publish v11.1.16 release6add3d6chore(release): publish v11.1.15 releaseUpdates
@types/nodefrom 22.19.11 to 25.3.5Commits
Updates
@types/supertestfrom 6.0.3 to 7.2.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.56.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
96a04a9chore(release): publish 8.56.1958f390chore(eslint-plugin): add default excludes to vitest (#12067)ffb46eadocs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...Updates
@typescript-eslint/parserfrom 8.56.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
96a04a9chore(release): publish 8.56.1Updates
class-validatorfrom 0.14.3 to 0.15.1Release notes
Sourced from class-validator's releases.
Changelog
Sourced from class-validator's changelog.
Commits
2e1a5c2chore: publish 0.15.1 (#2672)737d2a7chore: publish 0.15.0 (#2671)8bc5f96chore: release 0.15.0 (#2670)dc41588fix small grammatical error in README.md (#2596)2c0ff53feat(IsIBAN): Add IsIBANOptions as argument for IsIBAN decorator (#2618)e0eaa02feat: addisISO6391decorator for language codes (#2626)a8b2f6echore: bump vulnerable dependencies (#2669)35e589dfeat: update UUID validation to support versions 1-8, nil, max, and all (#2647)042fb57feat: addvalidateIfto validation options (#1579)4fcad7bfeat: addIsISO31661Numericdecorator for country codes (#2657)Updates
dotenv-clifrom 8.0.0 to 11.0.0Release notes
Sourced from dotenv-cli's releases.
Commits
5ddbe98v11.0.004aa586chore: bump dotenv-expand to ^12a4b18d9chore: prettify README.mda979e9achore: update README.md0bf007310.0.0d4a3509chore: bump dotenv-expand6c510a39.0.08d377b1Add quiet flag to suppress dotenv debug output by default (#129)0da11b9Update LICENSE with copyright informationUpdates
eslintfrom 8.57.1 to 10.0.3Release notes
Sourced from eslint's releases.